BitXor(number1, number2) Returns bitwise XOR of two long integers. See also BitAnd, BitNot, and BitOr.
Returns bitwise XOR of two long integers.
See also BitAnd, BitNot, and BitOr.
Any long integers.